home *** CD-ROM | disk | FTP | other *** search
/ Software USA 3 #11 / Software USA Volume 3.11.iso / pc / games / comet / run / readme.txt < prev    next >
Text File  |  1996-10-23  |  8KB  |  191 lines

  1. -------------------------------------------------------------------------
  2.                       COMET BUSTERS! v1.4 README
  3. -------------------------------------------------------------------------
  4.  
  5. * JOYSTICK - Comet Busters! now comes with the standard Windows Joystick
  6.   driver for Windows 3.1.
  7.  
  8.   To install, just go to the Control Panel and click on "Drivers"
  9.   and then "Add...", then "Unlisted or Updated Driver". All the files
  10.   you need are in the JOYSTICK subdirectory off of the COMET directory.
  11.   Then you'll need to copy the JOYSTICK.CPL file to your \WINDOWS\SYSTEM
  12.   directory. Next time you start up Control Panel, you should have a
  13.   little icon that lets you calibrate your joystick. You need to do
  14.   this for Comet to run properly.
  15.  
  16. * You can easily translate Comet Busters! to other languages by
  17.   adding additional COMETxxx.DLL files. The default is COMETENU.DLL,
  18.   for American English. Just copy this file to another COMETxxx.DLL
  19.   file where "xxx" is the Windows Language Code for your country.
  20.   For example, German would be COMETDEU.DLL, French would be
  21.   COMETFRN.DLL, and so on. Then translate the strings in the
  22.   alternate file with a resource editor.
  23.  
  24. * Nuclear Winter can be a much more exciting game -- set your
  25.   screen resolution to 1024x768, open four instances of NUCLWINT at
  26.   once, and start them all. Keep the Valium handy.
  27.  
  28. ********************** REGISTERED USERS ONLY ****************************
  29.  
  30. * !!!CHEATS!!! The registered version now has a few cheat codes. Just
  31.   type them on the keyboard during the game -- case is not important.
  32.   You can't use them during a network game :-( and using them
  33.   forfeits your chance at a high score.
  34.  
  35.   PHASEOUT - makes you invulnerable -- you must turn it off and
  36.              hyperspace to return from the phased state.
  37.  
  38.   JUGGER   - makes your ship destroy everything it comes in contact
  39.              with!
  40.  
  41.   NUKE     - destroys all the rocks on the board.
  42.  
  43.   AUTOFIRE - gives your ship auto-fire capability. Just hold down the
  44.              fire button! Still only 4 at a time, tho.
  45.  
  46. * To use the Comet Busters! Screen Saver, go to Control Panel | Display
  47.   and change to the Comet screen saver.
  48.  
  49. * To use the source code, you will need Delphi 1.0 installed.  Type
  50.   "cometbld" and it should compile OK.
  51.  
  52. * If you have problems with music, look at your Midi Mapper settings.
  53.   Make sure you pick "General MIDI" or "General FM".
  54.  
  55. *************************************************************************
  56.  
  57. TROUBLESHOOTING
  58. ---------------
  59.  
  60. * No music: if you have the shareware version, you'll have to find
  61.   your own MIDI files.  Registered users, see above.
  62.  
  63. * If you are having trouble playing Comet over a network,
  64.   Go to http://www.windows95.com/connect/tcp.html
  65.   to answer all of your Windows 95 TCP/IP questions.
  66.  
  67. * Modem play is verrrrry tricky to get working.  Grab a copy of DOOM
  68.   or other modem game to find a good initialization string for your modem.
  69.   The default one should work in most cases.  For Windows 3.1 users,
  70.   be sure to set your COM3-COM4 IRQ's and port addresses.
  71.  
  72. * Joystick doesn't work -- for Windows 3.1 users, see above.
  73.   For Windows 95 users, make sure the Joystick icon appears in the
  74.   Control Panel. For all users, make sure you press the Setup button after
  75.   choosing the joystick to center it!
  76.  
  77. * If you're using the PC speaker sounds, you may notice that they tend
  78.   to die from time to time, and you have to restart Windows to get
  79.   them to come back. The PC speaker functions, alas, are buggy, and
  80.   have not been officially supported since Win 3.0. Petition Microsoft
  81.   if you want it fixed.
  82.  
  83. NEW IN VERSION 1.4
  84. ------------------
  85.  
  86. * WinG support!! This makes the game verrry pretty and gets rid of
  87.   those ugly rectangles around everything!!
  88.  
  89. * We now have a full-screen mode!
  90.  
  91. * More tournament modes -- you can now choose to play with no rocks,
  92.   or where asteroids blow up when you hit them. You can also pick the
  93.   number of lives and number of levels you want to play in a tournament.
  94.   Also, there are now tiebreakers.
  95.  
  96. * Cloaking device now has a time limit.
  97.  
  98. * Disruptor now acts sort of like a brake.
  99.  
  100. NEW IN VERSION 1.3.4
  101. --------------------
  102.  
  103. * Minor code changes, fixed screen saver.
  104.  
  105. NEW IN VERSION 1.3.3
  106. --------------------
  107.  
  108. * Don't need to have a WINSOCK.DLL in order to start the game.
  109. * Don't need SNDLIB.DLL either.
  110. * Changed a bunch of code around in preparation for the next version,
  111.   so it should crash a lot.
  112.  
  113. NEW IN VERSION 1.3.2
  114. --------------------
  115.  
  116. * Minor bug fixes; more error messages for modem play; changed address.
  117.  
  118. NEW IN VERSION 1.3
  119. ------------------
  120.  
  121. * NETWORK/MODEM SUPPORT!!! Finally got around to figuring it out.
  122.   You know, you just can't write a network game without a network...
  123.  
  124. * Your ship is invulnerable for a short period after it
  125.   materializes.
  126.  
  127. * New rock-busting sounds!
  128.  
  129. * Upped the frame rate to 24 FPS, which can also be changed.
  130.  
  131. * Added context-sensitive help.
  132.  
  133. * Made an optimization to the collision code so that everything
  134.   will be faster.
  135.  
  136. * An option for random music selection! See the help file under the
  137.   "INI file" section for details.
  138.  
  139. * New sound & music for Nuclear Winter!
  140.  
  141. NEW IN VERSION 1.2
  142. ------------------
  143.  
  144. * Now works with Windows 95!
  145. * Used the WAVEMIX version 2 library. Hopefully, this'll fix problems
  146.   with the SB16. Sounds really good in Win 95 too.
  147. * Fixed a bug which made the window very teeny when you restore from
  148.   an icon.
  149. * Squeezed the button bar a little more to fit on 640x480.
  150. * Added About box.
  151. * Secret stuff!
  152.  
  153. NEW IN VERSION 1.1
  154. ------------------
  155.  
  156. * This version uses the WAVEMIX.DLL library, which allows multiple
  157.   sounds to be played simultaneously -- sort of. If you have a slow
  158.   computer (even 486-33's are prone to this) you may hear skipping
  159.   during some of the sounds. This is because Windows is STILL not
  160.   a true multitasking environment. But hey, it's all worth it, right?
  161. * SUPER-COOL new sounds! Shield-crackling and popping, thruster sounds,
  162.   and all sortsa goodies waiting for you.
  163. * Circumvented the Windows bug which caused small explosions to draw
  164.   with the wrong palette in 256-color mode.
  165. * Finally, the joystick bug has been fixed! It seems to have affected
  166.   fast computers with slow joysticks. How amazing is the difference
  167.   between signed and unsigned integers!
  168. * The disruptor now exerts an equal and opposite force on your ship
  169.   when you use it. This makes it a lot more useful as a defensive
  170.   weapon. The higher the Special Ability, the more force.
  171. * I took out the "feature" where when you hyperspaced you would come
  172.   back giant-size. Windows didn't map the colors correctly, so the
  173.   ship looked all funky when you returned. But I HAVE improved the
  174.   hyperspace so that it pops you back in a safe place MOST of the
  175.   time (determined by the Special Ability attribute).
  176. * New "Tournament Mode" where the object is not to blast rocks,
  177.   but to waste the other players. Pretty fun...
  178. * "Deadly Bullets" option, which makes your bullets, well ...
  179.   deadly to other players.
  180. * New CLOAK ability which is pretty much useless without remote play!
  181.   (Sorry again...)
  182. * Awesome looking flames out of the back of your ship!
  183. * More realistic collisions.
  184. * Other misc. bug fixes which I don't remember because OS/2 ate
  185.   my "to-do" list.
  186.  
  187. -------------------------------------------------------------------------
  188. Steven Hugg
  189. hugg@pobox.com
  190. 5/7/96
  191.